home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / tex-k / tex-k-archive.past / tex-k-archive.gz / tex-k-archive / 000615_cgw%essex@mailh…washington.edu_Tue May 31 12:26:02 1994.msg < prev    next >
Internet Message Format  |  1994-10-11  |  1KB

  1. Received: from mailhost2.cac.washington.edu by cs.umb.edu with SMTP id AA18986
  2.   (5.65c/IDA-1.4.4 for <tex-k@cs.umb.edu>); Tue, 31 May 1994 22:27:04 -0400
  3. Received: from anchor.apl.washington.edu by mailhost2.cac.washington.edu
  4.     (5.65+UW94.4/UW-NDC Revision: 2.30 ) id AA09873;
  5.     Tue, 31 May 94 19:27:02 -0700
  6. Received: from essex.95.96.100 (essex.apl.washington.edu) by anchor.apl.washington.edu.apl.washington.edu (4.1/SMI-4.1)
  7.     id AA26235; Tue, 31 May 94 19:26:56 PDT
  8. Received: by essex.95.96.100 (5.0/SMI-SVR4)
  9.     id AA02987; Tue, 31 May 94 19:26:02 PDT
  10. Date: Tue, 31 May 94 19:26:02 PDT
  11. Message-Id: <9406010226.AA02987@essex.95.96.100>
  12. To: tex-k@cs.umb.edu
  13. Subject: autoconf
  14. From: cgw@apl.washington.edu
  15. X-Sun-Charset: US-ASCII
  16. Content-Length: 319
  17.  
  18. I am trying to install on a Sparc 10 with Solaris
  19.  
  20. after editing the Makefile.in 
  21. and running configure
  22.  
  23. I try to run make and get the following:
  24.  
  25. make
  26. cd /analysis2/tex/web2c-6.1; autoconf
  27. /bin/sh: autoconf: not found
  28. make: *** [/analysis2/tex/web2c-6.1/configure] Error 1
  29.  
  30. Where should autoconf be set???????
  31.  
  32.  
  33. Chris